[][src]Crate avocado_derive

This crate only contains the #[derive(Doc)] proc-macro for Avocado. For documentation, please see the main avocado crate.

Derive Macros

Doc

The top-level entry point of this proc-macro. Only here to be exported and to handle Result::Err return values by panic!()ing.